runtime.itab.fun (field)
5 uses
runtime (current package)
iface.go#L80: if m.fun[0] != 0 {
iface.go#L205: methods := (*[1 << 16]unsafe.Pointer)(unsafe.Pointer(&m.fun[0]))[:ni:ni]
iface.go#L239: m.fun[0] = 0
iface.go#L242: m.fun[0] = uintptr(fun0)
runtime2.go#L890: fun [1]uintptr // variable sized. fun[0]==0 means _type does not implement inter.
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)